home *** CD-ROM | disk | FTP | other *** search
/ Kodak Picture CD: 357071 / Kodak Picture CD 357071.iso / ocsmedia / pcddata / pcdwin.ini
INI File  |  2004-09-06  |  1KB  |  58 lines

  1. ;; Each Layout section must contain a Player1 key 
  2. ;; Each Player section must contain a MessagePath key 
  3.  
  4. ;; There must be a player section for every PlayerN listed in the
  5. ;; Layout section. So if Player1=KODAK_HOME_LAN_ANY, then there must
  6. ;; be a section KODAK_HOME_LAN_ANY.
  7.  
  8. ;; PCDTabDisabled=1 may be used to not show the PCD tab for a layout
  9. ;; section.
  10.  
  11. ;; ButtonsNavigation=1 may be used in a player section to show the
  12. ;; forward and back buttons in the message screen.
  13.  
  14. ;; LaunchEmbeddedBrowser=1 will launch the browser in the PCD window
  15. ;; instead of an external browser window
  16.  
  17. [LAN_EN]
  18. Player1=WELCOME
  19. Player2=YESVIDEO
  20. Player3=KADC
  21. Player4=DEALS
  22. Player5=HELP
  23.  
  24. [WELCOME]
  25. ButtonPath=WELCOME\BUTTONS\WELCOME.BMP
  26. MESSAGEPATH=WELCOME\welcome.htm
  27. LaunchPath=NONE
  28.  
  29. [YESVIDEO]
  30. ButtonPath=YESVIDEO\BUTTONS\LOGOYES.BMP
  31. MessagePath=YESVIDEO\HTML\INDEX.HTM
  32. LaunchPath=http://www.kodak.com/exit/yesvideo
  33.  
  34. [KADC]
  35. ButtonPath=KADC\BUTTONS\KADC_.BMP
  36. MessagePath=KADC\KADCpage.HTM
  37. LaunchPath=http://www.kodak.com/exit/asf
  38.  
  39. [DEALS]
  40. ButtonPath=DEALS\BUTTONS\DEALTIP.BMP
  41. MessagePath=DEALS\DEALS.HTM
  42. LaunchPath=http://www.kodak.com/go/pcdtips
  43.  
  44. [HELP]
  45. ButtonPath=HELP\BUTTONS\HELPSUP.BMP
  46. MessagePath=HELP\HELP.HTM
  47. LaunchPath=http://www.kodak.com/go/pcdsupport
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.